body {
    font-family: 'Poppins', serif;;
    font-size: 14px;
    line-height: 22px;
    color: #111;
    background-color: #fff;
}
p,
a,
i,
span {
   /* color: #777;*/
    font-family: 'Poppins', Arial, sans-serif;
    line-height: 22px;
} 

.ms-layer {
    background-color: #170a0ab0;
	 padding: 20px!important;
	    font-family: 'Cormorant Upright', serif!important;
		font-size:30px!important;
		line-height:35px!important;
font-style: italic;
color: #000000!important;text-shadow: #797777 4px 4px 10px;
max-width:700px;
border-radius: 3px 15px 3px 15px;
left: 20px; top: 230px; font-size:20px
}

@media only screen and (max-width:560px){
.ms-layer {	line-height:25px!important;
}}
/*
.navbar-default {
	    background: #ffffff; 
    background: -moz-linear-gradient(top,  #ffffff 0%, #fcfcfc 100%); 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#fcfcfc));
    background: -webkit-linear-gradient(top,  #ffffff5c 0%,#fcfcfc5c 100%); 
    background: -o-linear-gradient(top,  #ffffff5c 0%,#fcfcfc 100%); 
    background: -ms-linear-gradient(top,  #ffffff5c 0%,#fcfcfc 100%); 

}*/

.main-nav{
	/*
    background: #ffffff;
    background: -moz-linear-gradient(top,  #ffffff 0%, #fcfcfc 100%); 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#fcfcfc));
    background: -webkit-linear-gradient(top,  #dddddd0f 0%,#fcfcfc5c 100%); 
    background: -o-linear-gradient(top,  #ffffff 0%,#fcfcfc 100%); 
    background: -ms-linear-gradient(top,  #ffffff 0%,#fcfcfc 100%);
	

    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;

    -webkit-box-shadow: 0px -8px 0px 0px rgba(255,255,255,0.2);
    -moz-box-shadow: 0px -8px 0px 0px rgba(255,255,255,0.2);
    box-shadow: 0px -8px 0px 0px rgba(255,255,255,0.2);
	
	*/
    margin-top: 35px;

} 

.navbar-default .navbar-nav>li>a{
    color: #000;   
    border-bottom: 3px solid transparent;/*text-shadow: -1px 1px 2px black;*/background-color: #ffffff3b;
}

.nav>li>a{/*text-shadow: 0 0 3px black;*/
    padding-left: 25px;
    padding-right: 25px;
}

.header-style01 .navbar-default .navbar-nav>li>a:hover{/*text-shadow: -1px 1px 2px black;*/
    border-bottom: 3px solid;
	 color: #ff0000;;  
	 background-color: #0000003b;
	 color: #fff;
}

.button {
background-color: #4CAF50; /* yesil */
border: none;
color: white;

text-align: center;
text-decoration: none;
display: inline-block;
font-size: 14px;
margin: 2px 2px;
cursor: pointer;
}
 /* mavi */
.button3 {font-size: 15px; background-color: #f44336;height:35px;width:100px;margin-top:23px;margin-right:10px;} /* kirmizi */
.fa{font: normal normal normal 13px/1;color: #43500f;}
 
#fancybox-title-over {color: #fff;} 

@media only screen and (max-width: 500px){
	.ustcubuk{display:none;}
	.ustkutu2{margin-top:-50px}
a.gflag{margin-left:2px;} 
.lang-change{ width:92px;
float: right;
    top: 7px;
    position: absolute;
    right: -5px;z-index: 1000;
	    text-align: right;}

.ms-layer  {left: 20px; top: 30px!important; font-size:16px!important;}
.pi-text {font-size:16px!important;}

}
	
@media only screen and (min-width: 501px){
	
	.ustkutu2{margin-top:-350px}
a.gflag{margin-left:5px;} 
.lang-change{
float: right;
    top: 6px;
    position: absolute;
    right: 15px;z-index: 1000;}
}

.arama
{
z-index:9998;
position:fixed;
_position:absolute;
bottom:3px;
right:5px;
clip:rect(0 100 85 0);
_top:expression(document.documentElement.scrollTop +document.documentElement.clientHeight-this.clientHeight);
_left:expression(document.documentElement.scrollLe ft + document.documentElement.clientWidth - offsetWidth);
/*background-color:#ffffff;*/
 opacity: 0.8;
border-radius:  1px/1px;
border: 0px solid red;
}
.arama:hover
{
z-index:9998;
position:fixed;
_position:absolute;
bottom:3px;
right:5px;
clip:rect(0 100 85 0);
_top:expression(document.documentElement.scrollTop +document.documentElement.clientHeight-this.clientHeight);
_left:expression(document.documentElement.scrollLe ft + document.documentElement.clientWidth - offsetWidth);
/*background-color:#ffffff;*/
 opacity: 1;}
 
@media only screen and (max-width:560px){
/*.sayfaresim{display:none;}*/
.arama{ opacity: 0.9;}
}
 .beyaz{color:white;}